var encoding/asn1.timeType

3 uses

	encoding/asn1 (current package)
		asn1.go#L663: 	timeType             = reflect.TypeOf(time.Time{})
		common.go#L159: 	case timeType:
		marshal.go#L465: 	case timeType: